Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configuration for Travis CI #86

Merged
merged 1 commit into from
Sep 14, 2019
Merged

Add configuration for Travis CI #86

merged 1 commit into from
Sep 14, 2019

Conversation

winstonewert
Copy link
Contributor

This adds the .travis.yml file to configure travis to validate the repository. If you then go through the Travis CI setup process to link it to the PB github account, travis will automatically validate new commits and pull requests. I think this would be helpful in addressing the backlog of requests.

Also run Cargo.fmt (since the .travis.yml enforces correct formatting)

Also run Cargo.fmt (.travis.yml enforces correct formatting)
@a8m a8m merged commit 9566b2a into a8m:master Sep 14, 2019
@a8m
Copy link
Owner

a8m commented Sep 14, 2019

Thanks for taking this @winstonewert

@winstonewert winstonewert deleted the travis-ci branch September 14, 2019 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants